home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 November / PSL Monthly Shareware CD-ROM (November 1993).iso / win / prgmming / _dirlist next >
Encoding:
Text File  |  1993-09-30  |  14.1 KB  |  203 lines

  1.                            Public (software) Library
  2.        Compilation and descriptions are Copyright 1993 Nelson Ford, PsL
  3.              See \PSL_NEWS\LICENSE.DOC for terms of distribution.
  4.  
  5.  
  6.  
  7. [APPMAK]        55390  09-23-93  AppMaker 1.3 creates a skeleton for a
  8.                                | Windows-based application with is compatible
  9.                                | with Visual C++ and MFC 2.0. (update)
  10. [BINVBX]        12132  09-19-93  Binvbx (Garry J. Vass; $0) is a VBX control
  11.                                | that implements the Binomial
  12.                                | (Cox-Ross-Rubenstein) Method for the valuation
  13.                                | of equity options. Requires VB3.
  14. [BMPLST]        25667  09-13-93  BmpLst - gives you a convenient way to have
  15.                                | pictures in your list box with text, item
  16.                                | data, and all of the other normal list box
  17.                                | properties.
  18. [CAPPS]        167619  09-23-93  HyperAct allows the creation of dialog boxes,
  19.                                | edit system control files and perform other
  20.                                | functions without writing a single line of
  21.                                | code because it uses standard Windows Help or
  22.                                | Notepad commands. All specific functions are
  23.                                | performed by using the simple HyperAct
  24.                                | options. It's also usable by any help
  25.                                | authoring system that creates Windows HELP.
  26. [CENVIW]       140942  09-29-93  CEnvi for Windows (Nombas; $38) is a C
  27.                                | interpreter that doubles as a Windows batch
  28.                                | language. Several CEnvi programs are included,
  29.                                | demonstrating such tasks as spawning
  30.                                | processes, calling Windows DLLs, positioning
  31.                                | windows, and automating messages to Windows
  32.                                | processes.
  33. [CHARLIE]      119666  09-19-93  Charlie allows you to manage the
  34.                                | data-dictionary of an access database, as it's
  35.                                | used by the engine delivered with VB 3.0. You
  36.                                | can use this to create databases, compress,
  37.                                | and repair them. You can delete/add/change
  38.                                | tables, and query definitions/fields/indexes
  39.                                | and relations between tables. You can also
  40.                                | change the type and size of a field and print
  41.                                | a professional overview of your
  42.                                | DataDictionary.
  43. [CLACKER]       24216  09-19-93  Clacker 2.1 is a VB custom control that allows
  44.                                | you to add a dynamic menu help status bar to
  45.                                | your apps.
  46. [DATE_VB]        4887  09-19-93  Date Functions (Tyson Bonn; $5) can convert a
  47.                                | given date to the number of days that date is
  48.                                | past January of the year 0, into a long
  49.                                | integer value. That value can be stored as a
  50.                                | part of your user-defined types.
  51. [DBDOC]          9094  09-13-93  DBDocumentor 1.1 (John L. Dilley; $6) prints
  52.                                | formatted definitions of the tables in your
  53.                                | Microsoft Access or VB3 databases.
  54. [DDEPM]          9541  09-19-93  Doing DDE with Program Manager contains a
  55.                                | module and sample application to demonstrate
  56.                                | the functionality available for creating Items
  57.                                | in Program Manager, retrieving Group and Item
  58.                                | information, deleting items, replacing items,
  59.                                | and more.
  60. [DFINFO]        22539  09-13-93  DFInfo is a VB custom control that provides
  61.                                | disk and file information.
  62. [DIRPKR]        67529  09-19-93  Dirpkr shows how to derive a class from
  63.                                | CFileDialog and use a custom template. The
  64.                                | dialog is a directory picker dialog, that
  65.                                | allows the user to browse his drive(s) and
  66.                                | pick a directory.
  67. [EZDPMI]         6548  09-20-93  EZDPMI 1.01 (Julian M. Bucknall; $0) is a
  68.                                | simple Pascal unit that encapsulates all the
  69.                                | common DPMI requirements for protected mode
  70.                                | and Windows programs.
  71. [FOXADR]        18697  09-14-93  FOXADR (Tim Anderson; $0) is a simple address
  72.                                | book that demonstrates how to access, update,
  73.                                | and maintain FoxPro tables, complete with a
  74.                                | routine to pack the database. Requires Visual
  75.                                | Basic 3.0 and VBRUN300.
  76. [GSPRNTR]        3244  09-13-93  Gsprntr.dll is a DLL to query and set the
  77.                                | printer paper page orientation.
  78. [HLPRWIN]       87095  09-15-93  Helper 2.0 simplifies the creation of Windows
  79.                                | Help files from within the WinWord
  80.                                | environment.
  81. [INICON]        13188  09-13-93  IniCon is a VB custom control to help deal
  82.                                | with INI files.
  83. [INI_VBX]       22457  09-13-93  Ini.vbx is a custom control for writing to and
  84.                                | reading from .INI files.
  85. [IOVBX]         24968  09-13-93  Iovbx contains a VB custom control to read
  86.                                | and write to I/O ports.
  87. [JOYSTI]        26163  09-19-93  Joysti contains source code and VBX file for
  88.                                | reading a joystick from VB. It features
  89.                                | modules to handle major functions and a simple
  90.                                | game app to demonstrate use. This will work
  91.                                | with VB3.
  92. [LOGFILE]       19332  09-19-93  Logfile 1.0 contains a DLL that provides
  93.                                | Windows developers a very easy and
  94.                                | straightforward method of recording and
  95.                                | logging information as a program runs. This
  96.                                | will work with any Windows' language which can
  97.                                | use API calls.
  98. [MENUWAT]       57398  09-17-93  MenuWatch allows you to easily add a
  99.                                | full-featured menu help status bar to your
  100.                                | application. By placing this custom control
  101.                                | directly on your main form, you can display
  102.                                | help snippets in a help status bar at the
  103.                                | bottom of the window as the user highlights
  104.                                | menu items.
  105. [MH]            26786  09-14-93  MiniHelp 9Tom Campbell; $0) is a preprocessor
  106.                                | for the Microsoft Help Compiler. It lets you
  107.                                | create help topic files using a simple
  108.                                | language. It supports topics, titles,
  109.                                | keywords, hypertext links, comments, and font
  110.                                | sizing.
  111. [MWCC03]       314873  09-17-93  Microworks Custom Control Object Library 1.03
  112.                                | provides a comprehensive set of 3-dimensional
  113.                                | windows, dialogs and custom controls to use in
  114.                                | application development. NEW - a new DLL, new
  115.                                | object units, new objects and two updated
  116.                                | sample applications.
  117. [PATH_VB]        1837  09-19-93  PATH_VB demonstrates the use of two API
  118.                                | calls to determine the path of an
  119. [PERCNT]        12803  09-13-93  Percnt is a VB custom control to display a
  120.                                | percentage status bar.
  121. [ROWCOL]        30006  09-13-93  ROWCOL (Howard Silver; $0) creates a MDI text
  122.                                | editor for use with Visual C++.
  123. [RTFGEN]       110505  09-22-93  RTFGEN 2.01 - converts plain ASCII files into
  124.                                | Rich Text Format for use with the Windows Help
  125.                                | Compiler.
  126. [SCRL_CJ]       67531  09-19-93  Scroll.bas contains sample code that shows how
  127.                                | make a scrolling form under VB 2.0 and 3.0.
  128. [SETUP3]        20535  09-19-93  Setup3 is an enhanced version of the setup
  129.                                | utility provided in VB. NEW: customizable
  130.                                | setup dialogue box title/message, unlimited
  131.                                | number of pre-installation files, notifies
  132.                                | user if there is not enough hard disk space to
  133.                                | install files, detailed help file, and more.
  134. [STBAR]         25575  09-13-93  StBar 2.26 allows you to add a status line to
  135.                                | your VB applications. NEW: support for
  136.                                | progress bar, documentation in HLP format, and
  137.                                | support for VB3. ($50-$85)
  138. [SUBDOC]       106649  09-13-93  SubDoc 2.02 is a powerful tool for documenting
  139.                                | VB2 source code. ($35)
  140. [SVINST]       259139  09-21-93  SVInstal 2.1 installs program and data files
  141.                                | from a distribution floppy to a hard drive.
  142. [THC]           48098  09-19-93  Tom's Happy Constants helps you access API
  143.                                | constants declarations in a fast and
  144.                                | convenient way. You just have to highlight the
  145.                                | constant name in the code window and press a
  146.                                | hot key to load the corresponding Global
  147.                                | Declaration into the clipboard.
  148. [TPW2VB]        79356  09-13-93  Tpw2VB 3.0 is a development kit that allows
  149.                                | the creation of Visual Basic custom controls
  150.                                | using Turbo Pascal for Windows.
  151. [VB2DOC]        16723  09-19-93  VB Source to Document creates a Word for
  152.                                | Windows Document from any MAK file. It will
  153.                                | highlight all SUBs and FUNCTIONs, mark all
  154.                                | Rem'ed statements, count SUB and FUNCTION
  155.                                | usage, and create a Table of Contents. This is
  156.                                | a powerful debugging tool.
  157. [VB3D]          20359  09-17-93  VBCtl3D allows you to easily add 3-D effects
  158.                                | to controls, message boxes, dialogs, etc.
  159. [VBMP]          86581  09-19-93  VB MIDI Piano 1.1 is a playable graphic MIDI
  160.                                | piano. It shows how to send MIDI OUT data
  161.                                | using Visual Basic. You can play the 3D piano
  162.                                | keys with your mouse, control general MIDI
  163.                                | patch changes, and control panning, volume and
  164.                                | octaves. Requires VBRUN300. <PIANO.PCX>
  165. [VBPLUS]       192468  09-13-93  VBPlus ToolBar 1.0 adds over 30 shortcut keys
  166.                                | to VB. They include: a project zipper, quick
  167.                                | help access, full time resource and memory
  168.                                | guages to monitor your work, a multi-file
  169.                                | dialog, and more.
  170. [VBSLID]        39749  09-23-93  Slider VBX Control is a DLL control that
  171.                                | appears as a slider similar to those used on
  172.                                | audio/video equipment such as stereos, tuners,
  173.                                | and amplifiers. There are two versions
  174.                                | available one for VB and the other for VC++
  175. [VBTDISK1]     133114  08-25-93  VB Toolbox Pro 3.0c is a productivity
  176.                                | enhancing package for the Visual Basic
  177.                                | programming environment. Now on 3 disks. ($55)
  178. [VBTDISK2]     151387  09-29-93
  179. [VBTDISK3]      88986  09-29-93
  180. [VCC]           54266  09-13-93  VideoSoft Custom Controls 2.2c is a set of
  181.                                | three Visual Basic custom controls.
  182. [VCSLID]       157480  09-23-93  See VBSLID.ZIP
  183. [VTEST]          1971  09-23-93  Vtest (Mark Elder; $0) pascal source code for
  184.                                | a simple test program which shows how to get
  185.                                | mmsystem to play Video-for-Windows.
  186. [WINDEV]       319458  09-08-93  Windows Developer 1.55a ASP is an integrated
  187.                                | program development environment. New - Added a
  188.                                | "Mail" command to the File menu and the tools
  189.                                | menu can now be customized, and tools can use
  190.                                | argument macros.
  191. [WINST2]        73818  09-08-93  Winston Installer 2.1 (Daniel Otis; $15) is an
  192.                                | application installer for Windows 3.1.
  193.                                | Features include file compression, span
  194.                                | multiple disks, auto path creation, auto group
  195.                                | creation, program initialization and
  196.                                | un-install information.
  197. [WNET]           7722  09-23-93  WNET (Ken True; $0) contains a sample VB
  198.                                | program that shows how to use the common
  199.                                | built-in WNETxxx calls to retrieve user name,
  200.                                | disk/printer network mapping, and
  201.                                | connect/disconnect disks/printers in a
  202.                                | networkindependent manner. Requires VBRUN300.
  203.